Skip to content

Refs #15188: Refactor Configuration to data structs#250

Merged
juanlofer-eprosima merged 5 commits into
mainfrom
refactor/public-configuration
Jul 28, 2022
Merged

Refs #15188: Refactor Configuration to data structs#250
juanlofer-eprosima merged 5 commits into
mainfrom
refactor/public-configuration

Conversation

@jparisu

@jparisu jparisu commented Jul 19, 2022

Copy link
Copy Markdown
Contributor

Signed-off-by: jparisu javierparis@eprosima.com

@jparisu jparisu temporarily deployed to codecov July 19, 2022 07:27 Inactive
@jparisu jparisu temporarily deployed to codecov July 19, 2022 07:27 Inactive
@codecov

codecov Bot commented Jul 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #250 (723419f) into main (b0ec41e) will increase coverage by 0.17%.
The diff coverage is 47.74%.

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   59.75%   59.93%   +0.17%     
==========================================
  Files          94       94              
  Lines        3223     3145      -78     
  Branches     1184     1144      -40     
==========================================
- Hits         1926     1885      -41     
+ Misses        572      566       -6     
+ Partials      725      694      -31     
Impacted Files Coverage Δ
...er_yaml/include/ddsrouter_yaml/impl/YamlReader.ipp 63.41% <ø> (ø)
ddsrouter_core/src/cpp/core/ParticipantFactory.cpp 52.50% <11.11%> (+2.50%) ⬆️
...iguration/participant/ParticipantConfiguration.cpp 38.46% <16.66%> (-14.48%) ⬇️
...e/src/cpp/configuration/DDSRouterConfiguration.cpp 57.50% <25.00%> (-5.55%) ⬇️
...ion/participant/SimpleParticipantConfiguration.cpp 35.71% <25.00%> (-8.04%) ⬇️
ddsrouter_core/src/cpp/core/DDSRouterImpl.cpp 45.00% <33.33%> (ø)
...cipant/DiscoveryServerParticipantConfiguration.cpp 28.12% <46.15%> (-20.82%) ⬇️
...cpp/configuration/DDSRouterReloadConfiguration.cpp 20.68% <50.00%> (-13.60%) ⬇️
.../implementations/auxiliar/impl/BaseParticipant.ipp 48.38% <50.00%> (ø)
...entations/rtps/impl/DiscoveryServerParticipant.ipp 46.85% <50.00%> (-1.04%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0ec41e...723419f. Read the comment docs.

@jparisu jparisu mentioned this pull request Jul 19, 2022
8 tasks
@jparisu jparisu force-pushed the refactor/public-configuration branch from 61173b1 to 76922db Compare July 20, 2022 13:15
@jparisu jparisu temporarily deployed to codecov July 20, 2022 13:15 Inactive
@jparisu jparisu temporarily deployed to codecov July 20, 2022 13:15 Inactive
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu force-pushed the refactor/public-configuration branch from 76922db to 15a33db Compare July 26, 2022 06:48
@jparisu jparisu temporarily deployed to codecov July 26, 2022 06:48 Inactive
@jparisu jparisu temporarily deployed to codecov July 26, 2022 06:48 Inactive
Comment thread .dev/README.md Outdated
Comment thread ddsrouter_core/include/ddsrouter_core/configuration/BaseConfiguration.hpp Outdated
Comment thread ddsrouter_yaml/include/ddsrouter_yaml/impl/YamlReader.ipp
Comment thread ddsrouter_yaml/include/ddsrouter_yaml/impl/YamlReader.ipp Outdated
Comment thread ddsrouter_core/include/ddsrouter_core/configuration/DDSRouterConfiguration.hpp Outdated
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu temporarily deployed to codecov July 27, 2022 13:14 Inactive
@jparisu jparisu temporarily deployed to codecov July 27, 2022 13:14 Inactive
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu temporarily deployed to codecov July 27, 2022 18:26 Inactive
@jparisu jparisu temporarily deployed to codecov July 27, 2022 18:26 Inactive
jparisu added 2 commits July 28, 2022 09:13
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu jparisu force-pushed the refactor/public-configuration branch from 5f56017 to 723419f Compare July 28, 2022 07:13
@jparisu jparisu temporarily deployed to codecov July 28, 2022 07:13 Inactive
@jparisu jparisu temporarily deployed to codecov July 28, 2022 07:13 Inactive

@juanlofer-eprosima juanlofer-eprosima left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, waiting for CI

@juanlofer-eprosima juanlofer-eprosima merged commit 4c6c26d into main Jul 28, 2022
@juanlofer-eprosima juanlofer-eprosima deleted the refactor/public-configuration branch July 28, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants